home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / GVTPG_S.MDM < prev    next >
Text File  |  1994-11-23  |  3KB  |  97 lines

  1. ; Global Village TelePort Gold & Silver
  2.  
  3. ; Based on tests performed on the following model:
  4.  
  5. ; This command file is intended to work with the
  6. ; the Global Village TelePort models Gold and Silver.
  7.  
  8. ;=============================================================
  9. ; Last revision date: 11/23/94 (update this date
  10. ; each time you edit; it is also advisable to rename
  11. ; your edited file [use Save As, rather than Save 
  12. ; option] to avoid later confusion and to keep the 
  13. ; original .MDM file intact).
  14. ;
  15. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  16. ; Command File) for a description of modem command 
  17. ; files and how they work. "A Sample Modem Command 
  18. ; File" is user selectable within the Lotus Notes 
  19. ; Setup dialog "Modem Type" listbox in which you found 
  20. ; this modem command file (see end of listings, 
  21. ; beginning with a period) and is a printable ASCII 
  22. ; text file (approximately 15 pages). 
  23.  
  24. ; Additional information may be obtained from either of 
  25. ; the two so-called "generic" modem command files 
  26. ; (alphabetically listed under letter G, designed for 
  27. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  28. ; 14400 bps maximum, respectively), each of which may 
  29. ; first be tried as-is with unlisted modems, then edited 
  30. ; if required (within the Notes edit box, or outside of 
  31. ; Notes, with any text editor) according to the printed 
  32. ; instructions within each file, and in compliance with 
  33. ; the vendor's command set, result codes, DIP switch 
  34. ; settings, and technical specifications as listed in 
  35. ; the equipment's users manual.
  36.  
  37. ; For the specific modem(s) listed under this heading:
  38. ;===============================================================
  39.  
  40. [attributes]
  41.  
  42. MODELS=Global Village TelePort Gold & Silver
  43. NULL MODEM=0
  44. MAXIMUM SPEED=38400
  45. DEFAULT SPEED=38400
  46.  
  47. [commands]
  48.  
  49. ESCAPE=+++
  50. ATTENTION=ATE0V1
  51. HANGUP=ATH0
  52. SETUP=AT&F1
  53. SETUP=ATE0V1
  54. SETUP=ATQ0X4&C1&D0S0=0S7=60W2
  55. RTS/CTS ENABLED=AT\\Q3&R0
  56. RTS/CTS IGNORED=AT\\Q0&R1
  57. VOLUME OFF=ATM0
  58. VOLUME LOW=ATM1L1
  59. VOLUME MEDIUM=ATM1L2
  60. VOLUME HIGH=ATM1L3
  61. ANSWER=ATA
  62. MANUAL DIAL=ATX1D
  63. AUTO PULSE DIAL=ATDP
  64. AUTO TONE DIAL=ATDT
  65. AUTO DIAL SUFFIX=,
  66.  
  67. [responses]
  68.  
  69. OK=OK
  70.  
  71. BUSY=BUSY
  72.  
  73. NO ANSWER=NO ANSWER
  74.  
  75. NO CARRIER=NO CARRIER
  76.  
  77. NO DIALTONE=NO DIALTONE
  78.  
  79.  
  80. ERROR=ERROR
  81.  
  82. RING=RING
  83.  
  84. CONNECT, 38400, 14400=CONNECT 14400
  85.  
  86. CONNECT, 38400, 12000=CONNECT 12000
  87.  
  88. CONNECT, 38400, 9600=CONNECT 9600
  89.  
  90. CONNECT, 38400, 4800=CONNECT 4800
  91.  
  92. CONNECT, 38400,  2400=CONNECT 2400
  93.  
  94. CONNECT, 38400, 1200=CONNECT 1200
  95.  
  96.